Switch
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/Switch/index.xml
Switch controls allow users to turn settings in an application on and off with the tap of a finger.
Slider Control in a UX Component
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/Slider/Slider Control in a Dialog Component.xml
A slider control is a graphical way of displaying and entering one or two numeric values. Our slider control is touch-sensitive on mobile devices and PC touch screens, and typically takes less screen real estate than a scroll bar.
Calendar Control in UX Component
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/Calendar/Calendar Control in a Dialog Component.xml
This page describes the embedded Calendar control for the UX; it is not as fully-featured as the Calendar Component.
Placing a Map Control on a UX Component
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/Map/Placing a Map Control on a UX Component.xml
Place a simple map control on a UX Component and set basic properties of the map object.
UX List Control Object Methods
/documentation/pages/Ref/Client_Api/UX/list object methods/index.xml
Methods and properties available for interacting with a List Control object.
How to Add a Chart Control to a UX Component
/documentation/pages/HowTo/Charts/Add a Chart to UX.xml
The Chart Control can be used to create charts that display information, such as stock values or trend lines, in a UX Component.
Switch Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/Switch Properties/index.xml
Switch controls are ideal for toggling between two states, such as 'Yes' or 'No, in which repeated entry into a field might become onerous.
How to Render a UX Control with Panels in a div
/documentation/pages/HowTo/Panels/Panel Render Position.xml
When a UX component that has Panels is rendered, it consumes the entire window. In certain cases you might want to constrain the UX component to a particular element.
Populate a UX Tree Control from a Database using an Ajax Callback
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/Tree/Populate a tree control with a database using an Ajax callback.xml
How to create an Ajax callback to populate a tree control using a database. This example uses the Northwind Customers table.
FormView Two-state Switch Settings
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/Form Properties/Form properties/Form Layout/Two-state Switch Settings/index.xml
If you select 'Two-State' in the Switch Properties section of the Form View Builders Form Layout control, you then have the option of defining the Two-state switch. These settings let you customize switches as well.